﻿2026-07-22T03:37:18.2280923Z ##[group]Run actions/checkout@v5
2026-07-22T03:37:18.2281137Z with:
2026-07-22T03:37:18.2281275Z   repository: SaberMage/spt-shell-notify
2026-07-22T03:37:18.2281451Z   path: .adapter-notify
2026-07-22T03:37:18.2283109Z   token: ***
2026-07-22T03:37:18.2283229Z   ssh-strict: true
2026-07-22T03:37:18.2283346Z   ssh-user: git
2026-07-22T03:37:18.2283466Z   persist-credentials: true
2026-07-22T03:37:18.2283605Z   clean: true
2026-07-22T03:37:18.2283742Z   sparse-checkout-cone-mode: true
2026-07-22T03:37:18.2283896Z   fetch-depth: 1
2026-07-22T03:37:18.2284015Z   fetch-tags: false
2026-07-22T03:37:18.2284133Z   show-progress: true
2026-07-22T03:37:18.2284252Z   lfs: false
2026-07-22T03:37:18.2284360Z   submodules: false
2026-07-22T03:37:18.2284485Z   set-safe-directory: true
2026-07-22T03:37:18.2284630Z   allow-unsafe-pr-checkout: false
2026-07-22T03:37:18.2284774Z env:
2026-07-22T03:37:18.2284886Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-22T03:37:18.2285045Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-22T03:37:18.2285210Z ##[endgroup]
2026-07-22T03:37:18.9986822Z Syncing repository: SaberMage/spt-shell-notify
2026-07-22T03:37:18.9987173Z ##[group]Getting Git version info
2026-07-22T03:37:18.9987428Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify'
2026-07-22T03:37:19.0286658Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-22T03:37:19.0711182Z git version 2.43.0.windows.1
2026-07-22T03:37:19.0739047Z ##[endgroup]
2026-07-22T03:37:19.0749299Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\24d619b2-24d3-4b57-b6a3-3c2488a7b19b\.gitconfig'
2026-07-22T03:37:19.0765597Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\24d619b2-24d3-4b57-b6a3-3c2488a7b19b' before making global git config changes
2026-07-22T03:37:19.0766252Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T03:37:19.0772453Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-07-22T03:37:19.1062556Z ##[group]Initializing the repository
2026-07-22T03:37:19.1068715Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-07-22T03:37:19.1408023Z Initialized empty Git repository in C:/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-07-22T03:37:19.1431560Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-22T03:37:19.2407623Z ##[endgroup]
2026-07-22T03:37:19.2407885Z ##[group]Disabling automatic garbage collection
2026-07-22T03:37:19.2412908Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-22T03:37:19.2654407Z ##[endgroup]
2026-07-22T03:37:19.2654657Z ##[group]Setting up auth
2026-07-22T03:37:19.2660984Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-22T03:37:19.2899595Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-22T03:37:19.8514398Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T03:37:19.8757593Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-22T03:37:20.4106982Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T03:37:20.5149738Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-22T03:37:21.0650279Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-22T03:37:21.0968200Z ##[endgroup]
2026-07-22T03:37:21.0968458Z ##[group]Determining the default branch
2026-07-22T03:37:21.0970298Z Retrieving the default branch name
2026-07-22T03:37:21.5310318Z Default branch 'main'
2026-07-22T03:37:21.5310710Z ##[endgroup]
2026-07-22T03:37:21.5310936Z ##[group]Fetching the repository
2026-07-22T03:37:21.5317011Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-22T03:37:22.3758792Z From https://github.com/SaberMage/spt-shell-notify
2026-07-22T03:37:22.3759071Z  * [new branch]      main       -> origin/main
2026-07-22T03:37:22.3877151Z ##[endgroup]
2026-07-22T03:37:22.3877399Z ##[group]Determining the checkout info
2026-07-22T03:37:22.3878140Z ##[endgroup]
2026-07-22T03:37:22.3883232Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-22T03:37:22.4142983Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-22T03:37:22.4368683Z ##[group]Checking out the ref
2026-07-22T03:37:22.4373078Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-22T03:37:22.4702744Z branch 'main' set up to track 'origin/main'.
2026-07-22T03:37:22.4702960Z Reset branch 'main'
2026-07-22T03:37:22.4722431Z ##[endgroup]
2026-07-22T03:37:22.4973426Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-22T03:37:22.5191563Z ee2d37eadc730c0019e0af82d683074c509634a2
